Rate Overview
Live
1 THB = 0.012006 OMR
1 OMR = 83.2917
THB
Avg
0.011895
High
0.012006
Low
0.011826
Last updated: 5/7/2026, 11:39:47 AM
Quick Conversions
| THB | OMR |
|---|---|
| 1 THB | 0.01 OMR |
| 10 THB | 0.12 OMR |
| 50 THB | 0.60 OMR |
| 100 THB | 1.20 OMR |
| 500 THB | 6.00 OMR |
| 1,000 THB | 12.01 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-05-07T11:39:47Z",
"rates": {
"OMR": 0.012006
}
}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.2006,
"rate": 0.012006
}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