Rate Overview
Live
1 MOP = 327.5843 TZS
1 TZS = 0.003053
MOP
Avg
325.5653
High
327.5843
Low
324.5050
Last updated: 7/30/2026, 8:02:21 AM
Quick Conversions
| MOP | TZS |
|---|---|
| 1 MOP | 327.58 TZS |
| 10 MOP | 3,275.84 TZS |
| 50 MOP | 16,379.22 TZS |
| 100 MOP | 32,758.43 TZS |
| 500 MOP | 163,792.17 TZS |
| 1,000 MOP | 327,584.34 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-07-30T08:02:21Z",
"rates": {
"TZS": 327.584337
}
}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": 32758.4337,
"rate": 327.584337
}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