Rate Overview
Live
1 MDL = 508.6597 GNF
1 GNF = 0.001966
MDL
Avg
506.4021
High
508.6597
Low
504.5358
Last updated: 8/14/2026, 5:14:33 PM
Quick Conversions
| MDL | GNF |
|---|---|
| 1 MDL | 508.66 GNF |
| 10 MDL | 5,086.60 GNF |
| 50 MDL | 25,432.98 GNF |
| 100 MDL | 50,865.97 GNF |
| 500 MDL | 254,329.83 GNF |
| 1,000 MDL | 508,659.66 GNF |
Get MDL/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=GNFExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-08-14T17:14:33Z",
"rates": {
"GNF": 508.659659
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "GNF",
"amount": 100
},
"result": 50865.965899999996,
"rate": 508.659659
}Build with MDL/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key