Rate Overview
Live
1 MDL = 500.5236 GNF
1 GNF = 0.001998
MDL
Avg
513.3291
High
521.9001
Low
500.5236
Last updated: 3/27/2026, 1:10:13 PM
Quick Conversions
| MDL | GNF |
|---|---|
| 1 MDL | 500.52 GNF |
| 10 MDL | 5,005.24 GNF |
| 50 MDL | 25,026.18 GNF |
| 100 MDL | 50,052.36 GNF |
| 500 MDL | 250,261.82 GNF |
| 1,000 MDL | 500,523.63 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-03-27T13:10:13Z",
"rates": {
"GNF": 500.52363
}
}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": 50052.363000000005,
"rate": 500.52363
}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