Rate Overview
Live
1 MOP = 1.1413 TJS
1 TJS = 0.876208
MOP
Avg
1.1611
High
1.1903
Low
1.1360
Last updated: 8/1/2026, 12:15:15 PM
Quick Conversions
| MOP | TJS |
|---|---|
| 1 MOP | 1.14 TJS |
| 10 MOP | 11.41 TJS |
| 50 MOP | 57.06 TJS |
| 100 MOP | 114.13 TJS |
| 500 MOP | 570.64 TJS |
| 1,000 MOP | 1,141.28 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-08-01T12:15:15Z",
"rates": {
"TJS": 1.141281
}
}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": 114.1281,
"rate": 1.141281
}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