Rate Overview
Live
1 MDL = 506.4453 GNF
1 GNF = 0.001975
MDL
Avg
511.2282
High
521.7924
Low
495.9188
Last updated: 5/27/2026, 4:50:45 AM
Quick Conversions
| MDL | GNF |
|---|---|
| 1 MDL | 506.45 GNF |
| 10 MDL | 5,064.45 GNF |
| 50 MDL | 25,322.26 GNF |
| 100 MDL | 50,644.53 GNF |
| 500 MDL | 253,222.63 GNF |
| 1,000 MDL | 506,445.26 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-27T04:50:45Z",
"rates": {
"GNF": 506.44526
}
}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": 50644.526000000005,
"rate": 506.44526
}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