Rate Overview
Live
1 MNT = 2.4567 GNF
1 GNF = 0.407044
MNT
Avg
2.4578
High
2.4657
Low
2.4481
Last updated: 3/6/2026, 11:25:45 PM
Quick Conversions
| MNT | GNF |
|---|---|
| 1 MNT | 2.46 GNF |
| 10 MNT | 24.57 GNF |
| 50 MNT | 122.84 GNF |
| 100 MNT | 245.67 GNF |
| 500 MNT | 1,228.37 GNF |
| 1,000 MNT | 2,456.74 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-03-06T23:25:45Z",
"rates": {
"GNF": 2.456737
}
}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.6737,
"rate": 2.456737
}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