Rate Overview
Live
1 MOP = 325.3996 TZS
1 TZS = 0.003073
MOP
Avg
324.4910
High
325.3996
Low
323.3282
Last updated: 6/19/2026, 8:40:20 AM
Quick Conversions
| MOP | TZS |
|---|---|
| 1 MOP | 325.40 TZS |
| 10 MOP | 3,254.00 TZS |
| 50 MOP | 16,269.98 TZS |
| 100 MOP | 32,539.96 TZS |
| 500 MOP | 162,699.81 TZS |
| 1,000 MOP | 325,399.62 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-06-19T08:40:20Z",
"rates": {
"TZS": 325.399617
}
}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": 32539.961699999996,
"rate": 325.399617
}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