Rate Overview
Live
1 SYP = 0.001188 MVR
1 MVR = 841.7508
SYP
Avg
0.122435
High
0.139904
Low
0.001188
Last updated: 8/26/2026, 5:18:55 AM
Quick Conversions
| SYP | MVR |
|---|---|
| 1 SYP | 0.00 MVR |
| 10 SYP | 0.01 MVR |
| 50 SYP | 0.06 MVR |
| 100 SYP | 0.12 MVR |
| 500 SYP | 0.59 MVR |
| 1,000 SYP | 1.19 MVR |
Get SYP/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=MVRExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-26T05:18:55Z",
"rates": {
"MVR": 0.001188
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "MVR",
"amount": 100
},
"result": 0.1188,
"rate": 0.001188
}Build with SYP/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key