Rate Overview
Live
1 MDL = 504.1274 GNF
1 GNF = 0.001984
MDL
Avg
503.8804
High
504.7160
Low
502.6798
Last updated: 6/16/2026, 8:56:42 AM
Quick Conversions
| MDL | GNF |
|---|---|
| 1 MDL | 504.13 GNF |
| 10 MDL | 5,041.27 GNF |
| 50 MDL | 25,206.37 GNF |
| 100 MDL | 50,412.74 GNF |
| 500 MDL | 252,063.69 GNF |
| 1,000 MDL | 504,127.38 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-06-16T08:56:42Z",
"rates": {
"GNF": 504.127375
}
}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": 50412.737499999996,
"rate": 504.127375
}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