Rate Overview
Live
1 MOP = 1.1720 TJS
1 TJS = 0.853231
MOP
Avg
1.1664
High
1.1720
Low
1.1603
Last updated: 2/14/2026, 1:41:15 PM
Quick Conversions
| MOP | TJS |
|---|---|
| 1 MOP | 1.17 TJS |
| 10 MOP | 11.72 TJS |
| 50 MOP | 58.60 TJS |
| 100 MOP | 117.20 TJS |
| 500 MOP | 586.01 TJS |
| 1,000 MOP | 1,172.02 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-02-14T13:41:15Z",
"rates": {
"TJS": 1.172015
}
}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": 117.20150000000001,
"rate": 1.172015
}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