Rate Overview
Live
1 MDL = 508.4711 GNF
1 GNF = 0.001967
MDL
Avg
509.1362
High
509.7117
Low
508.4711
Last updated: 5/7/2026, 2:20:07 AM
Quick Conversions
| MDL | GNF |
|---|---|
| 1 MDL | 508.47 GNF |
| 10 MDL | 5,084.71 GNF |
| 50 MDL | 25,423.55 GNF |
| 100 MDL | 50,847.11 GNF |
| 500 MDL | 254,235.54 GNF |
| 1,000 MDL | 508,471.08 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-05-07T02:20:07Z",
"rates": {
"GNF": 508.471081
}
}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": 50847.108100000005,
"rate": 508.471081
}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