Rate Overview
Live
1 OMR = 7.5023 TND
1 TND = 0.133293
OMR
Avg
7.5135
High
7.5736
Low
7.4711
Last updated: 4/17/2026, 12:12:46 AM
Quick Conversions
| OMR | TND |
|---|---|
| 1 OMR | 7.50 TND |
| 10 OMR | 75.02 TND |
| 50 OMR | 375.11 TND |
| 100 OMR | 750.23 TND |
| 500 OMR | 3,751.14 TND |
| 1,000 OMR | 7,502.28 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-04-17T00:12:46Z",
"rates": {
"TND": 7.502275
}
}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": 750.2275,
"rate": 7.502275
}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