Rate Overview
Live
1 MOP = 323.7025 TZS
1 TZS = 0.003089
MOP
Avg
322.6833
High
323.8220
Low
321.8012
Last updated: 4/17/2026, 6:08:21 AM
Quick Conversions
| MOP | TZS |
|---|---|
| 1 MOP | 323.70 TZS |
| 10 MOP | 3,237.02 TZS |
| 50 MOP | 16,185.12 TZS |
| 100 MOP | 32,370.25 TZS |
| 500 MOP | 161,851.24 TZS |
| 1,000 MOP | 323,702.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-04-17T06:08:21Z",
"rates": {
"TZS": 323.702473
}
}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": 32370.2473,
"rate": 323.702473
}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