Rate Overview
Live
1 MZN = 0.218161 SCR
1 SCR = 4.5838
MZN
Avg
0.219244
High
0.229256
Low
0.215109
Last updated: 5/7/2026, 6:57:40 AM
Quick Conversions
| MZN | SCR |
|---|---|
| 1 MZN | 0.22 SCR |
| 10 MZN | 2.18 SCR |
| 50 MZN | 10.91 SCR |
| 100 MZN | 21.82 SCR |
| 500 MZN | 109.08 SCR |
| 1,000 MZN | 218.16 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-07T06:57:40Z",
"rates": {
"SCR": 0.218161
}
}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": 21.8161,
"rate": 0.218161
}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