Rate Overview
Live
1 MZN = 0.058976 SAR
1 SAR = 16.9560
MZN
Avg
0.058516
High
0.058986
Low
0.058023
Last updated: 3/27/2026, 3:12:55 PM
Quick Conversions
| MZN | SAR |
|---|---|
| 1 MZN | 0.06 SAR |
| 10 MZN | 0.59 SAR |
| 50 MZN | 2.95 SAR |
| 100 MZN | 5.90 SAR |
| 500 MZN | 29.49 SAR |
| 1,000 MZN | 58.98 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-27T15:12:55Z",
"rates": {
"SAR": 0.058976
}
}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.8976,
"rate": 0.058976
}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