Rate Overview
Live
1 MNT = 2.4453 GNF
1 GNF = 0.408941
MNT
Avg
2.4532
High
2.4633
Low
2.4438
Last updated: 7/26/2026, 10:24:17 PM
Quick Conversions
| MNT | GNF |
|---|---|
| 1 MNT | 2.45 GNF |
| 10 MNT | 24.45 GNF |
| 50 MNT | 122.27 GNF |
| 100 MNT | 244.53 GNF |
| 500 MNT | 1,222.67 GNF |
| 1,000 MNT | 2,445.34 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-07-26T22:24:17Z",
"rates": {
"GNF": 2.445342
}
}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.5342,
"rate": 2.445342
}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