Rate Overview
Live
1 GNF = 0.407472 MNT
1 MNT = 2.4542
GNF
Avg
0.408174
High
0.409608
Low
0.407222
Last updated: 4/18/2026, 8:45:53 AM
Quick Conversions
| GNF | MNT |
|---|---|
| 1 GNF | 0.41 MNT |
| 10 GNF | 4.07 MNT |
| 50 GNF | 20.37 MNT |
| 100 GNF | 40.75 MNT |
| 500 GNF | 203.74 MNT |
| 1,000 GNF | 407.47 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-04-18T08:45:53Z",
"rates": {
"MNT": 0.407472
}
}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.7472,
"rate": 0.407472
}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