Rate Overview
Live
1 MOP = 317.6225 TZS
1 TZS = 0.003148
MOP
Avg
319.2852
High
320.6430
Low
317.6225
Last updated: 3/27/2026, 7:48:48 AM
Quick Conversions
| MOP | TZS |
|---|---|
| 1 MOP | 317.62 TZS |
| 10 MOP | 3,176.23 TZS |
| 50 MOP | 15,881.13 TZS |
| 100 MOP | 31,762.25 TZS |
| 500 MOP | 158,811.27 TZS |
| 1,000 MOP | 317,622.54 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-27T07:48:48Z",
"rates": {
"TZS": 317.622544
}
}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": 31762.2544,
"rate": 317.622544
}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