Rate Overview
Live
1 MDL = 507.4335 GNF
1 GNF = 0.001971
MDL
Avg
510.0064
High
514.1461
Low
506.6897
Last updated: 3/7/2026, 1:54:31 AM
Quick Conversions
| MDL | GNF |
|---|---|
| 1 MDL | 507.43 GNF |
| 10 MDL | 5,074.34 GNF |
| 50 MDL | 25,371.68 GNF |
| 100 MDL | 50,743.35 GNF |
| 500 MDL | 253,716.76 GNF |
| 1,000 MDL | 507,433.51 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-07T01:54:31Z",
"rates": {
"GNF": 507.43351
}
}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": 50743.351,
"rate": 507.43351
}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