Rate Overview
Live
1 MOP = 318.8544 TZS
1 TZS = 0.003136
MOP
Avg
316.7995
High
337.3353
Low
295.7485
Last updated: 3/27/2026, 9:34:18 AM
Quick Conversions
| MOP | TZS |
|---|---|
| 1 MOP | 318.85 TZS |
| 10 MOP | 3,188.54 TZS |
| 50 MOP | 15,942.72 TZS |
| 100 MOP | 31,885.44 TZS |
| 500 MOP | 159,427.19 TZS |
| 1,000 MOP | 318,854.38 TZS |
Get MOP/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=TZSExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-03-27T09:34:18Z",
"rates": {
"TZS": 318.854376
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "TZS",
"amount": 100
},
"result": 31885.4376,
"rate": 318.854376
}Build with MOP/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key