Rate Overview
Live
1 GNF = 0.406988 MNT
1 MNT = 2.4571
GNF
Avg
0.363142
High
0.414485
Low
0.000069
Last updated: 3/27/2026, 9:47:11 AM
Quick Conversions
| GNF | MNT |
|---|---|
| 1 GNF | 0.41 MNT |
| 10 GNF | 4.07 MNT |
| 50 GNF | 20.35 MNT |
| 100 GNF | 40.70 MNT |
| 500 GNF | 203.49 MNT |
| 1,000 GNF | 406.99 MNT |
Get GNF/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=MNTExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-03-27T09:47:11Z",
"rates": {
"MNT": 0.406988
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "MNT",
"amount": 100
},
"result": 40.6988,
"rate": 0.406988
}Build with GNF/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key