Rate Overview
Live
1 MOP = 318.8494 TZS
1 TZS = 0.003136
MOP
Avg
319.4827
High
320.6430
Low
318.3752
Last updated: 3/27/2026, 11:18:13 AM
Quick Conversions
| MOP | TZS |
|---|---|
| 1 MOP | 318.85 TZS |
| 10 MOP | 3,188.49 TZS |
| 50 MOP | 15,942.47 TZS |
| 100 MOP | 31,884.94 TZS |
| 500 MOP | 159,424.71 TZS |
| 1,000 MOP | 318,849.42 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-27T11:18:13Z",
"rates": {
"TZS": 318.849417
}
}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": 31884.941700000003,
"rate": 318.849417
}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