Rate Overview
Live
1 SYP = 0.139770 MVR
1 MVR = 7.1546
SYP
Avg
0.139792
High
0.139861
Low
0.139673
Last updated: 7/4/2026, 6:23:51 PM
Quick Conversions
| SYP | MVR |
|---|---|
| 1 SYP | 0.14 MVR |
| 10 SYP | 1.40 MVR |
| 50 SYP | 6.99 MVR |
| 100 SYP | 13.98 MVR |
| 500 SYP | 69.89 MVR |
| 1,000 SYP | 139.77 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-07-04T18:23:51Z",
"rates": {
"MVR": 0.13977
}
}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": 13.977,
"rate": 0.13977
}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