Rate Overview
Live
1 MNT = 2.4451 GNF
1 GNF = 0.408987
MNT
Avg
2.4449
High
2.4479
Low
2.4405
Last updated: 9/3/2026, 7:34:03 PM
Quick Conversions
| MNT | GNF |
|---|---|
| 1 MNT | 2.45 GNF |
| 10 MNT | 24.45 GNF |
| 50 MNT | 122.25 GNF |
| 100 MNT | 244.51 GNF |
| 500 MNT | 1,222.53 GNF |
| 1,000 MNT | 2,445.07 GNF |
Get MNT/GNF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=GNFExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-09-03T19:34:03Z",
"rates": {
"GNF": 2.445065
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=GNF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "GNF",
"amount": 100
},
"result": 244.50650000000002,
"rate": 2.445065
}Build with MNT/GNF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key