Rate Overview
Live
1 MOP = 1.1586 TJS
1 TJS = 0.863094
MOP
Avg
1.1601
High
1.1624
Low
1.1579
Last updated: 5/9/2026, 1:28:02 AM
Quick Conversions
| MOP | TJS |
|---|---|
| 1 MOP | 1.16 TJS |
| 10 MOP | 11.59 TJS |
| 50 MOP | 57.93 TJS |
| 100 MOP | 115.86 TJS |
| 500 MOP | 579.31 TJS |
| 1,000 MOP | 1,158.62 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-05-09T01:28:02Z",
"rates": {
"TJS": 1.158623
}
}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": 115.86229999999999,
"rate": 1.158623
}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