Rate Overview
Live
1 THB = 0.011769 OMR
1 OMR = 84.9690
THB
Avg
0.012080
High
0.012421
Low
0.011746
Last updated: 3/27/2026, 3:01:39 PM
Quick Conversions
| THB | OMR |
|---|---|
| 1 THB | 0.01 OMR |
| 10 THB | 0.12 OMR |
| 50 THB | 0.59 OMR |
| 100 THB | 1.18 OMR |
| 500 THB | 5.88 OMR |
| 1,000 THB | 11.77 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-03-27T15:01:39Z",
"rates": {
"OMR": 0.011769
}
}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.1769,
"rate": 0.011769
}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