Rate Overview
Live
1 GNF = 0.001973 MDL
1 MDL = 506.8424
GNF
Avg
0.001962
High
0.001973
Low
0.001944
Last updated: 3/7/2026, 6:40:52 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.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-03-07T06:40:52Z",
"rates": {
"MDL": 0.001973
}
}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.1973,
"rate": 0.001973
}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