Rate Overview
Live
1 OMR = 7.5829 TND
1 TND = 0.131876
OMR
Avg
7.5470
High
7.6595
Low
7.4034
Last updated: 3/27/2026, 10:11:24 PM
Quick Conversions
| OMR | TND |
|---|---|
| 1 OMR | 7.58 TND |
| 10 OMR | 75.83 TND |
| 50 OMR | 379.15 TND |
| 100 OMR | 758.29 TND |
| 500 OMR | 3,791.45 TND |
| 1,000 OMR | 7,582.91 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-03-27T22:11:24Z",
"rates": {
"TND": 7.582908
}
}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": 758.2908,
"rate": 7.582908
}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