Rate Overview
Live
1 MNT = 2.4411 GNF
1 GNF = 0.409657
MNT
Avg
2.4442
High
2.4476
Low
2.4411
Last updated: 7/27/2026, 9:03:52 PM
Quick Conversions
| MNT | GNF |
|---|---|
| 1 MNT | 2.44 GNF |
| 10 MNT | 24.41 GNF |
| 50 MNT | 122.05 GNF |
| 100 MNT | 244.11 GNF |
| 500 MNT | 1,220.53 GNF |
| 1,000 MNT | 2,441.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-07-27T21:03:52Z",
"rates": {
"GNF": 2.441068
}
}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.1068,
"rate": 2.441068
}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