Rate Overview
Live
1 THB = 0.011411 OMR
1 OMR = 87.6347
THB
Avg
0.011527
High
0.011648
Low
0.011411
Last updated: 7/26/2026, 1:33:37 AM
Quick Conversions
| THB | OMR |
|---|---|
| 1 THB | 0.01 OMR |
| 10 THB | 0.11 OMR |
| 50 THB | 0.57 OMR |
| 100 THB | 1.14 OMR |
| 500 THB | 5.71 OMR |
| 1,000 THB | 11.41 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-26T01:33:37Z",
"rates": {
"OMR": 0.011411
}
}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.1411,
"rate": 0.011411
}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