Rate Overview
Live
1 TZS = 0.003081 MOP
1 MOP = 324.5699
TZS
Avg
0.003208
High
0.003393
Low
0.003071
Last updated: 5/28/2026, 11:08:16 PM
Quick Conversions
| TZS | MOP |
|---|---|
| 1 TZS | 0.00 MOP |
| 10 TZS | 0.03 MOP |
| 50 TZS | 0.15 MOP |
| 100 TZS | 0.31 MOP |
| 500 TZS | 1.54 MOP |
| 1,000 TZS | 3.08 MOP |
Get TZS/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=MOPExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-05-28T23:08:16Z",
"rates": {
"MOP": 0.003081
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "MOP",
"amount": 100
},
"result": 0.3081,
"rate": 0.003081
}Build with TZS/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key