Rate Overview
Live
1 MOP = 1.1690 TJS
1 TJS = 0.855406
MOP
Avg
1.1744
High
1.1782
Low
1.1690
Last updated: 4/18/2026, 8:43:46 AM
Quick Conversions
| MOP | TJS |
|---|---|
| 1 MOP | 1.17 TJS |
| 10 MOP | 11.69 TJS |
| 50 MOP | 58.45 TJS |
| 100 MOP | 116.90 TJS |
| 500 MOP | 584.52 TJS |
| 1,000 MOP | 1,169.04 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-04-18T08:43:46Z",
"rates": {
"TJS": 1.169035
}
}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.90350000000001,
"rate": 1.169035
}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