Rate Overview
Live
1 MNT = 2.4533 GNF
1 GNF = 0.407620
MNT
Avg
2.4537
High
2.4604
Low
2.4473
Last updated: 5/9/2026, 3:40:59 AM
Quick Conversions
| MNT | GNF |
|---|---|
| 1 MNT | 2.45 GNF |
| 10 MNT | 24.53 GNF |
| 50 MNT | 122.66 GNF |
| 100 MNT | 245.33 GNF |
| 500 MNT | 1,226.63 GNF |
| 1,000 MNT | 2,453.27 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-09T03:40:59Z",
"rates": {
"GNF": 2.453266
}
}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": 245.3266,
"rate": 2.453266
}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