Rate Overview
Live
1 OMR = 7.6927 TND
1 TND = 0.129993
OMR
Avg
7.6438
High
7.6927
Low
7.5640
Last updated: 6/27/2026, 2:09:07 PM
Quick Conversions
| OMR | TND |
|---|---|
| 1 OMR | 7.69 TND |
| 10 OMR | 76.93 TND |
| 50 OMR | 384.64 TND |
| 100 OMR | 769.27 TND |
| 500 OMR | 3,846.36 TND |
| 1,000 OMR | 7,692.73 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-06-27T14:09:07Z",
"rates": {
"TND": 7.692727
}
}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": 769.2727,
"rate": 7.692727
}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