Rate Overview
Live
1 MZN = 0.224999 SCR
1 SCR = 4.4445
MZN
Avg
0.223993
High
0.229770
Low
0.219470
Last updated: 9/3/2026, 2:34:31 PM
Quick Conversions
| MZN | SCR |
|---|---|
| 1 MZN | 0.22 SCR |
| 10 MZN | 2.25 SCR |
| 50 MZN | 11.25 SCR |
| 100 MZN | 22.50 SCR |
| 500 MZN | 112.50 SCR |
| 1,000 MZN | 225.00 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-09-03T14:34:31Z",
"rates": {
"SCR": 0.224999
}
}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.4999,
"rate": 0.224999
}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