Rate Overview
Live
1 PAB = 15.4049 MVR
1 MVR = 0.064915
PAB
Avg
15.4450
High
15.4868
Low
15.4049
Last updated: 5/8/2026, 3:43:26 PM
Quick Conversions
| PAB | MVR |
|---|---|
| 1 PAB | 15.40 MVR |
| 10 PAB | 154.05 MVR |
| 50 PAB | 770.24 MVR |
| 100 PAB | 1,540.49 MVR |
| 500 PAB | 7,702.44 MVR |
| 1,000 PAB | 15,404.87 MVR |
Get PAB/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PAB¤cies=MVRExample Response:
{
"success": true,
"base": "PAB",
"date": "2026-05-08T15:43:26Z",
"rates": {
"MVR": 15.404872
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PAB&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "PAB",
"to": "MVR",
"amount": 100
},
"result": 1540.4872,
"rate": 15.404872
}Build with PAB/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key