Rate Overview
Live
1 MOP = 1.1848 TJS
1 TJS = 0.844006
MOP
Avg
1.1709
High
1.1886
Low
1.1533
Last updated: 3/27/2026, 8:22:14 AM
Quick Conversions
| MOP | TJS |
|---|---|
| 1 MOP | 1.18 TJS |
| 10 MOP | 11.85 TJS |
| 50 MOP | 59.24 TJS |
| 100 MOP | 118.48 TJS |
| 500 MOP | 592.41 TJS |
| 1,000 MOP | 1,184.83 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-03-27T08:22:14Z",
"rates": {
"TJS": 1.184825
}
}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": 118.4825,
"rate": 1.184825
}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