Rate Overview
Live
1 THB = 13.0012 KMF
1 KMF = 0.076916
THB
Avg
12.9641
High
13.0012
Low
12.9216
Last updated: 7/2/2026, 5:02:21 AM
Quick Conversions
| THB | KMF |
|---|---|
| 1 THB | 13.00 KMF |
| 10 THB | 130.01 KMF |
| 50 THB | 650.06 KMF |
| 100 THB | 1,300.12 KMF |
| 500 THB | 6,500.62 KMF |
| 1,000 THB | 13,001.23 KMF |
Get THB/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=KMFExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-02T05:02:21Z",
"rates": {
"KMF": 13.001234
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "KMF",
"amount": 100
},
"result": 1300.1234,
"rate": 13.001234
}Build with THB/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key