Rate Overview
Live
1 MZN = 0.230365 SCR
1 SCR = 4.3409
MZN
Avg
0.226101
High
0.234399
Low
0.214500
Last updated: 5/27/2026, 7:24:20 PM
Quick Conversions
| MZN | SCR |
|---|---|
| 1 MZN | 0.23 SCR |
| 10 MZN | 2.30 SCR |
| 50 MZN | 11.52 SCR |
| 100 MZN | 23.04 SCR |
| 500 MZN | 115.18 SCR |
| 1,000 MZN | 230.36 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-05-27T19:24:20Z",
"rates": {
"SCR": 0.230365
}
}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": 23.0365,
"rate": 0.230365
}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