Rate Overview
Live
1 MDL = 509.9278 GNF
1 GNF = 0.001961
MDL
Avg
509.6490
High
513.9518
Low
506.7917
Last updated: 9/4/2026, 8:32:56 AM
Quick Conversions
| MDL | GNF |
|---|---|
| 1 MDL | 509.93 GNF |
| 10 MDL | 5,099.28 GNF |
| 50 MDL | 25,496.39 GNF |
| 100 MDL | 50,992.78 GNF |
| 500 MDL | 254,963.89 GNF |
| 1,000 MDL | 509,927.78 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-09-04T08:32:56Z",
"rates": {
"GNF": 509.92778
}
}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": 50992.778,
"rate": 509.92778
}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