Rate Overview
Live
1 MDL = 505.7512 GNF
1 GNF = 0.001977
MDL
Avg
505.9040
High
507.2481
Low
504.8448
Last updated: 5/27/2026, 3:39:10 AM
Quick Conversions
| MDL | GNF |
|---|---|
| 1 MDL | 505.75 GNF |
| 10 MDL | 5,057.51 GNF |
| 50 MDL | 25,287.56 GNF |
| 100 MDL | 50,575.12 GNF |
| 500 MDL | 252,875.61 GNF |
| 1,000 MDL | 505,751.21 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-27T03:39:10Z",
"rates": {
"GNF": 505.751212
}
}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": 50575.1212,
"rate": 505.751212
}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