Rate Overview
Live
1 TZS = 0.003084 MOP
1 MOP = 324.2542
TZS
Avg
0.003080
High
0.003094
Low
0.003069
Last updated: 5/28/2026, 9:47:34 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-28T21:47:34Z",
"rates": {
"MOP": 0.003084
}
}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.3084,
"rate": 0.003084
}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