Rate Overview
Live
1 MUR = 0.021119 PAB
1 PAB = 47.3507
MUR
Avg
0.021725
High
0.022302
Low
0.021115
Last updated: 5/30/2026, 11:25:47 AM
Quick Conversions
| MUR | PAB |
|---|---|
| 1 MUR | 0.02 PAB |
| 10 MUR | 0.21 PAB |
| 50 MUR | 1.06 PAB |
| 100 MUR | 2.11 PAB |
| 500 MUR | 10.56 PAB |
| 1,000 MUR | 21.12 PAB |
Get MUR/PAB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=PABExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-05-30T11:25:47Z",
"rates": {
"PAB": 0.021119
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=PAB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "PAB",
"amount": 100
},
"result": 2.1119,
"rate": 0.021119
}Build with MUR/PAB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key