Rate Overview
Live
1 SEK = 0.856352 MOP
1 MOP = 1.1677
SEK
Avg
0.815518
High
0.899506
Low
0.721027
Last updated: 3/27/2026, 2:34:43 PM
Quick Conversions
| SEK | MOP |
|---|---|
| 1 SEK | 0.86 MOP |
| 10 SEK | 8.56 MOP |
| 50 SEK | 42.82 MOP |
| 100 SEK | 85.64 MOP |
| 500 SEK | 428.18 MOP |
| 1,000 SEK | 856.35 MOP |
Get SEK/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=MOPExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-03-27T14:34:43Z",
"rates": {
"MOP": 0.856352
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "MOP",
"amount": 100
},
"result": 85.6352,
"rate": 0.856352
}Build with SEK/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key