Rate Overview
Live
1 MDL = 499.7599 GNF
1 GNF = 0.002001
MDL
Avg
499.7110
High
501.2359
Low
498.8003
Last updated: 7/25/2026, 10:23:48 PM
Quick Conversions
| MDL | GNF |
|---|---|
| 1 MDL | 499.76 GNF |
| 10 MDL | 4,997.60 GNF |
| 50 MDL | 24,988.00 GNF |
| 100 MDL | 49,975.99 GNF |
| 500 MDL | 249,879.96 GNF |
| 1,000 MDL | 499,759.93 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-25T22:23:48Z",
"rates": {
"GNF": 499.759927
}
}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": 49975.9927,
"rate": 499.759927
}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