Rate Overview
Live
1 MNT = 2.4406 GNF
1 GNF = 0.409735
MNT
Avg
2.4431
High
2.4468
Low
2.4406
Last updated: 7/29/2026, 4:08:14 AM
Quick Conversions
| MNT | GNF |
|---|---|
| 1 MNT | 2.44 GNF |
| 10 MNT | 24.41 GNF |
| 50 MNT | 122.03 GNF |
| 100 MNT | 244.06 GNF |
| 500 MNT | 1,220.30 GNF |
| 1,000 MNT | 2,440.60 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-29T04:08:14Z",
"rates": {
"GNF": 2.440601
}
}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.0601,
"rate": 2.440601
}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