Rate Overview
Live
1 GNF = 0.408704 MNT
1 MNT = 2.4468
GNF
Avg
0.407954
High
0.409724
Low
0.406426
Last updated: 5/29/2026, 5:29:12 PM
Quick Conversions
| GNF | MNT |
|---|---|
| 1 GNF | 0.41 MNT |
| 10 GNF | 4.09 MNT |
| 50 GNF | 20.44 MNT |
| 100 GNF | 40.87 MNT |
| 500 GNF | 204.35 MNT |
| 1,000 GNF | 408.70 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-29T17:29:12Z",
"rates": {
"MNT": 0.408704
}
}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.870400000000004,
"rate": 0.408704
}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