Rate Overview
Live
1 MZN = 0.229042 SCR
1 SCR = 4.3660
MZN
Avg
0.225574
High
0.234399
Low
0.211870
Last updated: 7/25/2026, 3:12:13 PM
Quick Conversions
| MZN | SCR |
|---|---|
| 1 MZN | 0.23 SCR |
| 10 MZN | 2.29 SCR |
| 50 MZN | 11.45 SCR |
| 100 MZN | 22.90 SCR |
| 500 MZN | 114.52 SCR |
| 1,000 MZN | 229.04 SCR |
Get MZN/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=SCRExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-07-25T15:12:13Z",
"rates": {
"SCR": 0.229042
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "SCR",
"amount": 100
},
"result": 22.9042,
"rate": 0.229042
}Build with MZN/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key