Rate Overview
Live
1 MZN = 0.145282 SEK
1 SEK = 6.8832
MZN
Avg
0.146076
High
0.146906
Low
0.145282
Last updated: 5/27/2026, 12:12:17 PM
Quick Conversions
| MZN | SEK |
|---|---|
| 1 MZN | 0.15 SEK |
| 10 MZN | 1.45 SEK |
| 50 MZN | 7.26 SEK |
| 100 MZN | 14.53 SEK |
| 500 MZN | 72.64 SEK |
| 1,000 MZN | 145.28 SEK |
Get MZN/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=SEKExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-05-27T12:12:17Z",
"rates": {
"SEK": 0.145282
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "SEK",
"amount": 100
},
"result": 14.5282,
"rate": 0.145282
}Build with MZN/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key