Rate Overview
Live
1 MNT = 2.4571 GNF
1 GNF = 0.406988
MNT
Avg
2.4571
High
2.4600
Low
2.4537
Last updated: 3/27/2026, 1:18:42 PM
Quick Conversions
| MNT | GNF |
|---|---|
| 1 MNT | 2.46 GNF |
| 10 MNT | 24.57 GNF |
| 50 MNT | 122.85 GNF |
| 100 MNT | 245.71 GNF |
| 500 MNT | 1,228.54 GNF |
| 1,000 MNT | 2,457.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-03-27T13:18:42Z",
"rates": {
"GNF": 2.457072
}
}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.7072,
"rate": 2.457072
}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