Rate Overview
Live
1 OMR = 7.6842 TND
1 TND = 0.130137
OMR
Avg
7.6487
High
7.6941
Low
7.5863
Last updated: 7/27/2026, 2:50:02 AM
Quick Conversions
| OMR | TND |
|---|---|
| 1 OMR | 7.68 TND |
| 10 OMR | 76.84 TND |
| 50 OMR | 384.21 TND |
| 100 OMR | 768.42 TND |
| 500 OMR | 3,842.11 TND |
| 1,000 OMR | 7,684.22 TND |
Get OMR/TND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=OMR¤cies=TNDExample Response:
{
"success": true,
"base": "OMR",
"date": "2026-07-27T02:50:02Z",
"rates": {
"TND": 7.68422
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=OMR&to=TND&amount=100Example Response:
{
"success": true,
"query": {
"from": "OMR",
"to": "TND",
"amount": 100
},
"result": 768.422,
"rate": 7.68422
}Build with OMR/TND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key