Rate Overview
Live
1 MZN = 0.226595 SCR
1 SCR = 4.4132
MZN
Avg
0.226073
High
0.234399
Low
0.214500
Last updated: 3/27/2026, 10:01:59 AM
Quick Conversions
| MZN | SCR |
|---|---|
| 1 MZN | 0.23 SCR |
| 10 MZN | 2.27 SCR |
| 50 MZN | 11.33 SCR |
| 100 MZN | 22.66 SCR |
| 500 MZN | 113.30 SCR |
| 1,000 MZN | 226.60 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-03-27T10:01:59Z",
"rates": {
"SCR": 0.226595
}
}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.659499999999998,
"rate": 0.226595
}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