Rate Overview
Live
1 GNF = 0.001966 MDL
1 MDL = 508.6470
GNF
Avg
0.001964
High
0.001969
Low
0.001961
Last updated: 5/6/2026, 7:16:14 PM
Quick Conversions
| GNF | MDL |
|---|---|
| 1 GNF | 0.00 MDL |
| 10 GNF | 0.02 MDL |
| 50 GNF | 0.10 MDL |
| 100 GNF | 0.20 MDL |
| 500 GNF | 0.98 MDL |
| 1,000 GNF | 1.97 MDL |
Get GNF/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=MDLExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-05-06T19:16:14Z",
"rates": {
"MDL": 0.001966
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "MDL",
"amount": 100
},
"result": 0.1966,
"rate": 0.001966
}Build with GNF/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key