Rate Overview
Live
1 MOP = 1.1360 TJS
1 TJS = 0.880257
MOP
Avg
1.1615
High
1.1886
Low
1.1360
Last updated: 7/30/2026, 8:23:01 PM
Quick Conversions
| MOP | TJS |
|---|---|
| 1 MOP | 1.14 TJS |
| 10 MOP | 11.36 TJS |
| 50 MOP | 56.80 TJS |
| 100 MOP | 113.60 TJS |
| 500 MOP | 568.02 TJS |
| 1,000 MOP | 1,136.03 TJS |
Get MOP/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=TJSExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-30T20:23:01Z",
"rates": {
"TJS": 1.136032
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "TJS",
"amount": 100
},
"result": 113.60319999999999,
"rate": 1.136032
}Build with MOP/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key