Rate Overview
Live
1 THB = 0.011667 OMR
1 OMR = 85.7118
THB
Avg
0.011665
High
0.011692
Low
0.011644
Last updated: 8/12/2026, 8:29:12 AM
Quick Conversions
| THB | OMR |
|---|---|
| 1 THB | 0.01 OMR |
| 10 THB | 0.12 OMR |
| 50 THB | 0.58 OMR |
| 100 THB | 1.17 OMR |
| 500 THB | 5.83 OMR |
| 1,000 THB | 11.67 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-08-12T08:29:12Z",
"rates": {
"OMR": 0.011667
}
}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.1667,
"rate": 0.011667
}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