Rate Overview
Live
1 THB = 0.011580 OMR
1 OMR = 86.3558
THB
Avg
0.011601
High
0.011648
Low
0.011561
Last updated: 7/6/2026, 4:54:43 PM
Quick Conversions
| THB | OMR |
|---|---|
| 1 THB | 0.01 OMR |
| 10 THB | 0.12 OMR |
| 50 THB | 0.58 OMR |
| 100 THB | 1.16 OMR |
| 500 THB | 5.79 OMR |
| 1,000 THB | 11.58 OMR |
Get THB/OMR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=OMRExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-06T16:54:43Z",
"rates": {
"OMR": 0.01158
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=OMR&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "OMR",
"amount": 100
},
"result": 1.158,
"rate": 0.01158
}Build with THB/OMR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key