Rate Overview
Live
1 MDL = 513.0474 GNF
1 GNF = 0.001949
MDL
Avg
511.0729
High
514.0778
Low
508.7397
Last updated: 4/16/2026, 2:04:41 PM
Quick Conversions
| MDL | GNF |
|---|---|
| 1 MDL | 513.05 GNF |
| 10 MDL | 5,130.47 GNF |
| 50 MDL | 25,652.37 GNF |
| 100 MDL | 51,304.74 GNF |
| 500 MDL | 256,523.72 GNF |
| 1,000 MDL | 513,047.45 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-04-16T14:04:41Z",
"rates": {
"GNF": 513.047445
}
}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": 51304.7445,
"rate": 513.047445
}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