Rate Overview
Live
1 MNT = 2.4468 GNF
1 GNF = 0.408705
MNT
Avg
483.5520
High
10586.33
Low
2.4112
Last updated: 5/29/2026, 7:54:00 PM
Quick Conversions
| MNT | GNF |
|---|---|
| 1 MNT | 2.45 GNF |
| 10 MNT | 24.47 GNF |
| 50 MNT | 122.34 GNF |
| 100 MNT | 244.68 GNF |
| 500 MNT | 1,223.38 GNF |
| 1,000 MNT | 2,446.75 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-05-29T19:54:00Z",
"rates": {
"GNF": 2.446754
}
}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.6754,
"rate": 2.446754
}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