Rate Overview
Live
1 MDL = 498.8003 GNF
1 GNF = 0.002005
MDL
Avg
499.5058
High
500.6169
Low
498.8003
Last updated: 7/21/2026, 7:17:55 AM
Quick Conversions
| MDL | GNF |
|---|---|
| 1 MDL | 498.80 GNF |
| 10 MDL | 4,988.00 GNF |
| 50 MDL | 24,940.01 GNF |
| 100 MDL | 49,880.03 GNF |
| 500 MDL | 249,400.15 GNF |
| 1,000 MDL | 498,800.29 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-07-21T07:17:55Z",
"rates": {
"GNF": 498.800294
}
}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": 49880.0294,
"rate": 498.800294
}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