Rate Overview
Live
1 GNF = 0.001977 MDL
1 MDL = 505.8169
GNF
Avg
0.001976
High
0.001980
Low
0.001971
Last updated: 5/27/2026, 1:21:00 AM
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.99 MDL |
| 1,000 GNF | 1.98 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-27T01:21:00Z",
"rates": {
"MDL": 0.001977
}
}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.19770000000000001,
"rate": 0.001977
}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