Rate Overview
Live
1 SEK = 0.854045 MOP
1 MOP = 1.1709
SEK
Avg
0.851525
High
0.898908
Low
0.797999
Last updated: 3/27/2026, 12:56:20 PM
Quick Conversions
| SEK | MOP |
|---|---|
| 1 SEK | 0.85 MOP |
| 10 SEK | 8.54 MOP |
| 50 SEK | 42.70 MOP |
| 100 SEK | 85.40 MOP |
| 500 SEK | 427.02 MOP |
| 1,000 SEK | 854.05 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-27T12:56:20Z",
"rates": {
"MOP": 0.854045
}
}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.4045,
"rate": 0.854045
}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