Rate Overview
Live
1 MOP = 324.7932 TZS
1 TZS = 0.003079
MOP
Avg
317.9627
High
324.7932
Low
305.5931
Last updated: 5/27/2026, 8:29:55 PM
Quick Conversions
| MOP | TZS |
|---|---|
| 1 MOP | 324.79 TZS |
| 10 MOP | 3,247.93 TZS |
| 50 MOP | 16,239.66 TZS |
| 100 MOP | 32,479.32 TZS |
| 500 MOP | 162,396.59 TZS |
| 1,000 MOP | 324,793.18 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-27T20:29:55Z",
"rates": {
"TZS": 324.793178
}
}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": 32479.3178,
"rate": 324.793178
}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