Rate Overview
Live
1 GNF = 0.003749 THB
1 THB = 266.7378
GNF
Avg
0.003715
High
0.003964
Low
0.003540
Last updated: 3/27/2026, 11:51:56 AM
Quick Conversions
| GNF | THB |
|---|---|
| 1 GNF | 0.00 THB |
| 10 GNF | 0.04 THB |
| 50 GNF | 0.19 THB |
| 100 GNF | 0.37 THB |
| 500 GNF | 1.87 THB |
| 1,000 GNF | 3.75 THB |
Get GNF/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=THBExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-03-27T11:51:56Z",
"rates": {
"THB": 0.003749
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "THB",
"amount": 100
},
"result": 0.3749,
"rate": 0.003749
}Build with GNF/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key