Rate Overview
Live
1 MDL = 499.2764 GNF
1 GNF = 0.002003
MDL
Avg
498.7420
High
504.1274
Low
494.1817
Last updated: 7/14/2026, 6:04:33 AM
Quick Conversions
| MDL | GNF |
|---|---|
| 1 MDL | 499.28 GNF |
| 10 MDL | 4,992.76 GNF |
| 50 MDL | 24,963.82 GNF |
| 100 MDL | 49,927.64 GNF |
| 500 MDL | 249,638.20 GNF |
| 1,000 MDL | 499,276.40 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-14T06:04:33Z",
"rates": {
"GNF": 499.2764
}
}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": 49927.64,
"rate": 499.2764
}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