Rate Overview
Live
1 MNT = 2.4419 GNF
1 GNF = 0.409518
MNT
Avg
2.4432
High
2.4475
Low
2.4412
Last updated: 8/19/2026, 3:38:00 AM
Quick Conversions
| MNT | GNF |
|---|---|
| 1 MNT | 2.44 GNF |
| 10 MNT | 24.42 GNF |
| 50 MNT | 122.09 GNF |
| 100 MNT | 244.19 GNF |
| 500 MNT | 1,220.95 GNF |
| 1,000 MNT | 2,441.90 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-08-19T03:38:00Z",
"rates": {
"GNF": 2.441895
}
}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.1895,
"rate": 2.441895
}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