Rate Overview
Live
1 MOP = 324.5485 TZS
1 TZS = 0.003081
MOP
Avg
317.4912
High
337.3353
Low
295.7485
Last updated: 5/27/2026, 4:03:12 PM
Quick Conversions
| MOP | TZS |
|---|---|
| 1 MOP | 324.55 TZS |
| 10 MOP | 3,245.48 TZS |
| 50 MOP | 16,227.42 TZS |
| 100 MOP | 32,454.85 TZS |
| 500 MOP | 162,274.23 TZS |
| 1,000 MOP | 324,548.47 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-05-27T16:03:12Z",
"rates": {
"TZS": 324.548468
}
}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": 32454.846800000003,
"rate": 324.548468
}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