Rate Overview
Live
1 MZN = 0.058813 SAR
1 SAR = 17.0030
MZN
Avg
0.058859
High
0.058977
Low
0.058677
Last updated: 3/7/2026, 4:05:55 AM
Quick Conversions
| MZN | SAR |
|---|---|
| 1 MZN | 0.06 SAR |
| 10 MZN | 0.59 SAR |
| 50 MZN | 2.94 SAR |
| 100 MZN | 5.88 SAR |
| 500 MZN | 29.41 SAR |
| 1,000 MZN | 58.81 SAR |
Get MZN/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=SARExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-03-07T04:05:55Z",
"rates": {
"SAR": 0.058813
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "SAR",
"amount": 100
},
"result": 5.8812999999999995,
"rate": 0.058813
}Build with MZN/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key