Rate Overview
Live
1 GNF = 0.406658 MNT
1 MNT = 2.4591
GNF
Avg
0.407435
High
0.408616
Low
0.406435
Last updated: 5/9/2026, 12:24:48 AM
Quick Conversions
| GNF | MNT |
|---|---|
| 1 GNF | 0.41 MNT |
| 10 GNF | 4.07 MNT |
| 50 GNF | 20.33 MNT |
| 100 GNF | 40.67 MNT |
| 500 GNF | 203.33 MNT |
| 1,000 GNF | 406.66 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-05-09T00:24:48Z",
"rates": {
"MNT": 0.406658
}
}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.665800000000004,
"rate": 0.406658
}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