Rate Overview
Live
1 MOP = 1.1644 TJS
1 TJS = 0.858780 MOP
Avg
1.2628
High
1.3626
Low
1.1531
Last updated: 1/25/2026, 11:10:49 AM
Quick Conversions
| MOP | TJS |
|---|---|
| 1 MOP | 1.16 TJS |
| 10 MOP | 11.64 TJS |
| 50 MOP | 58.22 TJS |
| 100 MOP | 116.44 TJS |
| 500 MOP | 582.22 TJS |
| 1,000 MOP | 1,164.44 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-01-25T11:10:49Z",
"rates": {
"TJS": 1.164442
}
}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": 116.4442,
"rate": 1.164442
}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