Rate Overview
Live
1 GNF = 0.408083 MNT
1 MNT = 2.4505
GNF
Avg
0.408252
High
0.408629
Low
0.407713
Last updated: 6/19/2026, 10:11:09 AM
Quick Conversions
| GNF | MNT |
|---|---|
| 1 GNF | 0.41 MNT |
| 10 GNF | 4.08 MNT |
| 50 GNF | 20.40 MNT |
| 100 GNF | 40.81 MNT |
| 500 GNF | 204.04 MNT |
| 1,000 GNF | 408.08 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-06-19T10:11:09Z",
"rates": {
"MNT": 0.408083
}
}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.808299999999996,
"rate": 0.408083
}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