Rate Overview
Live
1 GNF = 0.408115 MNT
1 MNT = 2.4503
GNF
Avg
0.408449
High
0.408796
Low
0.408113
Last updated: 7/8/2026, 4:09:32 AM
Quick Conversions
| GNF | MNT |
|---|---|
| 1 GNF | 0.41 MNT |
| 10 GNF | 4.08 MNT |
| 50 GNF | 20.41 MNT |
| 100 GNF | 40.81 MNT |
| 500 GNF | 204.06 MNT |
| 1,000 GNF | 408.12 MNT |
Get GNF/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=MNTExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-07-08T04:09:32Z",
"rates": {
"MNT": 0.408115
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "MNT",
"amount": 100
},
"result": 40.8115,
"rate": 0.408115
}Build with GNF/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key